add a call to g_test_bug_base().
authorKristian Rietveld <kris@imendio.com>
Thu, 13 Dec 2007 14:05:04 +0000 (14:05 +0000)
committerKristian Rietveld <kristian@src.gnome.org>
Thu, 13 Dec 2007 14:05:04 +0000 (14:05 +0000)
commit6900ad4b4108ee9667614354f8422cd9380d2a49
tree095445ad2cdb4f1ea0fa86ee31ea52a845400688
parent790c308fd4726b8deb76228374345079176c5bca
add a call to g_test_bug_base().

2007-12-13  Kristian Rietveld  <kris@imendio.com>

* gtk/gtktestutils.c (gtk_test_init): add a call to
g_test_bug_base().

* gtk/tests/treeview-scrolling.c: add g_test_bug() calls to
appriopriate tests.

svn path=/trunk/; revision=19171
ChangeLog
gtk/gtktestutils.c
gtk/tests/treeview-scrolling.c